inputDirectory

@get:InputDirectory
@get:Optional
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val inputDirectory: DirectoryProperty

The directory from which the prepared searchable options are read.

Default value: BuildSearchableOptionsTask.outputDirectory